A FPGA Based Forth Microprocessor

نویسندگان

  • Philip Heng Wai Leong
  • P. K. Tsang
  • T. K. Lee
چکیده

Systems which employ a microprocessor together with an application speci c FPGA based coprocessor are common today. These applications can reduce power consumption and system costs by incorporating the microprocessor in the FPGA. For such applications, a microprocessor which has good performance, occupies a minimal amount of FPGA resources, has a good high level language software development environment and good code density is desirable. In this paper a 16 bit FPGA based microprocessor, called MSL16, optimised for such applications is described. MSL16 utilises a stack architecture with each instruction occupying only 4 bits, leading to a small instruction set, simple datapath and control, and high code density. MSL16 was speci cally designed to e ciently execute the programming language \Forth". The Forth language has the desirable features of portability and high code density, and it is well suited to control, DSP, real{time and embedded applications. The architecture for MSL16 is similar to that of the MuP21 [2]. The MuP21 is a 20 bit CPU which has 25 5{bit instructions and implemented in 1.2 micron CMOS process, uses 7000 CMOS transistors and has a peak execution rate of 100 MIPS. Compared with the MuP21, the MSL16 architecture has 16 4{ bit instructions, and when implemented using a Xilinx Inc, 4000 series FPGA, occupies 175 con gurable logic blocks (CLBs) at a peak clock frequency of 33 MHz on a 4006E{1 device (i.e. a peak execution rate of 33 MIPS). The datapath of MSL16 is shown in Figure 1. MSL16 is a 2 stack machine with 16 bit data and memory buses. The data stack is used for temporary variable storage and subroutine parameter passing, and the return stack is used mainly to hold subroutine return addresses. The data and return stack are implemented internally on the FPGA which allows them to be accessed in parallel with instruction fetches on the memory bus. A two stage FETCH/EXECUTE pipeline is employed. Instructions involving a memory reference (@ and !), change the ow of execution, (CALL and GOTO) and SWAP take two cycles and the remaining instructions are single cycle. The main components in the datapath of MSL16 are a 16 deep data stack (DS) for temporary variables and subroutine parameters; the T register which holds the very top element of the stack so that the top two stack elements are available to the ALU simultaneously; a 16 deep return stack (RS) to store subroutine return addresses; an instruction register (IR) which holds the four 4-bit instructions to be executed; a PC (Program Counter) which stores the address of the next instruction; an IR (Instruction Register) which stores the address of the next instruction; and an ALU which takes operands from T and the top element of either DS or RS and returns the result to T.

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

A VHDL--Forth Core for FPGAs

The Forth programming language is typically implemented to run on some particular microprocessor. Several Forth engines have been designed that execute Forth instructions directly, typically in a single clock cycle. With the advent of high density FPGAs it has become feasible to implement a highperformance Forth core in an FPGA. This paper describes the design of a Forth core using VHDL that ha...

متن کامل

Flowpaths: Compiling stack-based IR to hardware

The performance of software executed on a microprocessor is adversely affected by the basic fetch-execute cycle. A further performance penalty results from the load-execute-store paradigm associated with the use of local variables in most high-level languages. Implementing the software algorithm directly in hardware such as on an FPGA can alleviate these performance penalties. Such implementati...

متن کامل

Implementing Software Programs in FPGAs Using Flowpaths

Embedded systems design often involves writing code in high-level languages such as C/C++ and Java and optimizing using Assembly while minimizing design time. Equally important is the choice of the execution target. Among these microprocessor targets are microprocessor cores for FPGAs. These cores are useful for applications that also contain application-specific hardware implemented on the FPG...

متن کامل

The N.I.G.E. Machine: an FPGA based micro-computer system for prototyping experimental scienti c hardware

This paper describes the N.I.G.E. Machine, a user-expandable micro-computer system that runs on an FPGA development board and is designed speci cally for the rapid prototyping of experimental scienti c hardware or other devices. The key components of the system include a stack-based softcore CPU optimized for embedded control, a FORTH software environment, and a exible digital logic layer that ...

متن کامل

A Microprocessor-Based Hybrid Duplex Fault-Tolerant System

Reliability is one of the fundamental considerations in the design of industrial control equipment. The microprocessor-based Hybrid Duplex fault-tolerant System (HDS) proposed in this paper has high reliability to meet this demand although its hardware structure is simple. The hardware configuration of HDS and the fault tolerance of this system are described. The switching control strategies in...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 1998